Package libsidplay.config
Schnittstelle ISidPlay2SystemProperties
public interface ISidPlay2SystemProperties
Some system properties to fine tune JSIDPlay2 without touching the
configuration.
- Autor:
- ken
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intMaximum number of supported SIDs (mono, stereo, 3-SID or further sids) (default: 10, minimum: 3)static final intPrevent unlimited songlength in record mode.
-
Felddetails
-
MAX_SIDS
static final int MAX_SIDSMaximum number of supported SIDs (mono, stereo, 3-SID or further sids) (default: 10, minimum: 3)- System Property:
- jsidplay2.pla.max_sids
-
MAX_SONG_LENGTH
static final int MAX_SONG_LENGTHPrevent unlimited songlength in record mode. Maximum recording time in s (default: 180s)- System Property:
- jsidplay2.timer.max_song_length
-